home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol244 / readme.doc < prev   
Encoding:
Text File  |  1986-12-01  |  1.6 KB  |  28 lines

  1.    CLASS   A Teacher's Gradebook for use on the IBM PC under DOS 2.0 and
  2.            higher versions. Requires DOS 2.0+ and 256K with an 80 column
  3.            color or B&W monitor. Additional memory will be required to handle
  4.            a class larger than about 200 students, but 384K should handle the
  5.            maximum permitted class size of 500 students. A printer (80 column
  6.            or wider) is desirable but not required.
  7.  
  8.                                Copyright 1986 by
  9.            Kenneth L Lindsay, Aiga Publications, PO Box 148, Laie, HI 96762.
  10.  
  11. Documentation for this program may be found in two files: INSTALL.DOC (which
  12. should be read first) and PC-CLASS.DOC. The most convenient way to view these
  13. files is to use the DOS MORE command:
  14.  
  15. 1) Place your DOS system disk in Drive A and the PC-CLASS disk in Drive B.
  16. 2) At the A> prompt, enter:  MORE<B:INSTALL.DOC   (or MORE<B:PC-CLASS.DOC)
  17.    Make sure that the < points in the right direction!!
  18. 3) Then press any key to view additional screenfuls of documentation.
  19.  
  20. Another approach is to use the DOS TYPE command: Place the PC-CLASS disk in
  21. Drive A, and at the A> prompt enter:  TYPE INSTALL.DOC (or TYPE PC-CLASS.DOC).
  22. The documentation file will scroll up the screen too fast to read, but you
  23. may interrupt the scrolling at any point by pressing Ctrl S and then resume
  24. scrolling by pressing Ctrl S again.
  25.  
  26. You may also make a hard copy of INSTALL.DOC and PC-CLASS.DOC. Place the
  27. PC-CLASS disk in Drive A, turn on your printer, and at the A> prompt,
  28. enter LIST INSTALL.DOC (or LIST PC-CLASS.DOC).